.link{
    width:1px;
    height:20px;
    background:#CCCCCC;
    margin:0 6px 0 6px ;
    position: relative;
    top: 4px;
}
.headTop{
    background-color: #F2F2F2;
    width: 100%;
    height: 40px;
}
.headTop_text{
    font-size:14px;
    font-family:Microsoft YaHei;
    color:rgba(153,153,153,1);
}

.headTop_list{
    display: flex;
}

.headTop_list>div>span{
    font-size:14px;
    color:#999999;
    position: relative;
    top: -4px;
}

.Movein .iconfont{
    font-size: 24px;
    color: #999999;
}

.Movein:hover, .Movein:hover .iconfont{
    color: #FF9900 !important;
}

.login{
    height: 102px;
    background-color: #F8F6F7;
}
.jmrx>p{
    color:#666666;
    opacity:1;
}

.tab{
    background-color: #ffffff;
    height: 65px;
}

.imgList{
    border-top: 2px solid #FC9610;
}

.hexing{
    margin: 0 5px 0 5px;
    color: #333333;
    font-size: 16px;
}

.tabList{
    width: 30%;
    justify-content: space-between;
    font-size:16px;
    font-weight:400;
    color:#333333;
    height: 100%;
}

.select{
    height: 100%;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#FF9900;
    line-height: 65px;
    border-bottom: 2px solid #FF9900;
    box-sizing: border-box;
}

.swiper-container{
    position: relative;
}

.curriculum{
    position: absolute;
    width:282px;
    height:600px;
    background:rgba(0,0,0,1);
    opacity:0.7;
    top: 0;
    left: 347px;
    z-index: 99;
    padding: 10px;
    box-sizing: border-box;
}

.curriculumListData{
    color: #ffffff;
    font-size: 15px;
}

.curriculumListData1{
    font-size:14px;
    font-family:Microsoft YaHei;
    color:rgba(255,255,255,.6);
    margin-top: 10px;
}

.curriculumListData1>p{
    margin:8px 0;
}
.advantage{
    background-color: #F8F6F9;
    width: 100%;
}

.advantageList{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.advantageList img:nth-child(1){
    margin-top: 40px;
}

.advantagechartList{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 64%;
    margin: 20px 0;
}

.advantagechartListcard{
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 25%;
}

.advantagechartListcard_text{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.advantagechartListcard_text1{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(194,194,194,1);
}

.ziti>i{
    width:24px;
    height:24px;
    opacity:0.2;
}

.ziti>div{
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-right: 5px;
}

.advantageListText{
    color:rgba(153,153,153,1);
    font-weight:400;
    margin-top:20px ;
}

.advantagechartListcardhover:hover{
    box-shadow:0px 0px 16px rgba(0,0,0,0.08);
    transition:box-shadow 0.5s;
}

.advantagechartListcardhover:hover .advantagechartListcard_text{
    font-size:20px;
    color:rgba(255,153,0,1);
    transition:color 0.5s;
}

.advantagechartList>div{
    height:287px;
    background:rgba(255,255,255,1);
    opacity:1;
    border-radius:8px;
    margin-right: 20px;
}

.meitiImg{
    background: url("../img/meiti.jpg") no-repeat;
}

.meitiImg1{
    background: url("../img/xiaoquhuanj.jpg") no-repeat;
}

.meitiImg2{
    background: url("../img/xueyuanbg.jpg") no-repeat;
}

.meitiImg2 img{
    border-radius:8px;
}

.imglist{
    position:relative;
}
.imglist img{
    width: 210px;
    height: 294px;
}
.imglist i{
    display: none;
}
.imglist:hover i{
    display: block;
    width: 210px;
    height: 294px;
    font-style: normal;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
    background:rgba(0,0,0,0.5);
    border-radius:8px;
    transition: all .5s ease-out 0s;
}

.imglist h4{
    text-align: center;
    color:rgba(255,153,0,1);
    font-size:16px;
    padding: 93px 0 40px 0;
    box-sizing: border-box;
}

.imglist  h4 p{
    width:80px;
    height:28px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(255,153,0,1);
    border-radius:14px;
    text-align: center;
    line-height: 28px;
    margin: 12px auto 0 auto;
    font-size:12px;
}

.meiti{
    background-size: 100% 100%;
    width: 100%;
    height: 654px;
}

.meiti{
    background-size: 100% 100%;
    width: 100%;
    height: 654px;
}

.meiti>.advantageList>.ziti>i,.meiti>.advantageList>.ziti>div,.meiti>.advantageList>.advantageListText{
    color: #ffffff;

}

.dynamic{
    width:545px;
}

.dynamic_top{
    width: 100%;
    color: #ffffff;
    justify-content: space-between;
}

.dynamic_top p:nth-child(1){
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
}

.dynamic_top p:hover{
    font-weight: bold;
}

.rectangle{
    width:100%;
    height:100px;
    background:rgba(255,255,255,1);
    border-radius:8px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 10px;
}




.rectangle>div>p{
    padding: 2px;
    box-sizing: border-box;
}

.rectangle>div>p:nth-child(1){
    color:rgba(51,51,51,1);
    opacity:1;
}

.rectangle>div>p:nth-child(2){
    font-size:12px;
    color:rgba(153,153,153,1);
}
.rectangle>div>p:nth-child(3){
    font-size:12px;
    color:rgba(204,204,204,1);
}

.dottedline{
    width:0px;
    height:310px;
    border:2px dashed rgba(255,255,255,1);
    margin-top: 43px;
}

.hangye{
    justify-content: space-between;
    width: 60%;
    align-items: center;
    margin-top: 40px;
}

.rectangle:hover .xuezihover{
    font-size:14px;
    font-weight:bold;
    color:rgba(255,153,0,1);
}

.rectangle:hover img{
    transform: scale(1.1);
    transition: all 0.6s;
}

.system{
    background-color: #F8F6F9;
}

.systemList{
    display: flex;
    flex-wrap: wrap;
    width: 65%;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 20px;
    position: relative;
}

.dayihusj{
    position: absolute;
    z-index: 100;
}


.systemData{
    position: relative;
    margin: 10px 0;
    width: 47%;
}

.systemData img{
    width: 100%;
}

.systemData .systemList1 div:nth-of-type(1){
    display: block;
}

.systemData .systemList1 div:nth-of-type(2){
    display: none;
}

.systemData:hover .systemList1 div:nth-of-type(1){
    display: none;
}

.systemData:hover .systemList1 div:nth-of-type(2){
    display: block;
}

.systemData .systemList1 div:nth-of-type(2) p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}


.systemList1{
    color: #ffffff;
    width: 100%;
    height: 100%;
    border-radius:8px;
    display: inline-block;
    position: absolute;
    left:0;
    top:0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.systemList1 i{
    font-size: 56px !important;
}

.systemList1 div{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
color:rgba(255,255,255,1);
opacity:1;
}


.systemList1 > img{
    display: block;
}


.Gradients{
    background:linear-gradient(180deg,rgba(255,201,77,0.8) 0%,rgba(255,225,128,0.8) 100%);
}

.Gradients1{
    background:linear-gradient(180deg,rgba(255,91,91,0.7) 0%,rgba(255,174,174,0.7) 100%);
}

.Gradients2{
    background:linear-gradient(180deg,rgba(255,102,64,0.7) 0%,rgba(255,138,115,0.7) 100%);
}

.Gradients3{
    background:linear-gradient(180deg,rgba(255,140,74,0.7) 0%,rgba(255,199,135,0.7) 100%);
}

.systemData:hover .Gradients, .systemData:hover .Gradients1, .systemData:hover .Gradients2, .systemData:hover .Gradients3{
    background:linear-gradient(180deg,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%);
}

.evaluate{
    width:1220px;
    height:120px;
    background:rgba(255,255,255,1);
    border-radius:8px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;

    -moz-box-shadow:0px 0px 5px rgba(255,255,255,1); -webkit-box-shadow:0px 0px 5px rgba(255,255,255,1); box-shadow:0px 0px 5px rgba(255,255,255,1);
}

.evaluate>div>p:nth-child(1){
    font-size:16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-bottom: 10px;
}

.evaluate>div>p:nth-child(2){
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}

.evaluate>div>p:nth-child(3) {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153,153,153,1);
}

.evaluate_text{
    font-size:16px;
font-family:Microsoft YaHei;
font-weight:bold;
line-height:20px;
color:rgba(51,51,51,1);
opacity:1;
}
/* .evaluate:hover .evaluate_text{
    font-weight:bold;
    color:rgba(255,153,0,1);
} */
.evaluate_text-ftitle{
    float: right;
    font-size:12px;
font-family:Microsoft YaHei;
font-weight:400;
line-height:20px;
color:rgba(204,204,204,1);
opacity:1;
}

.evaluate:hover img{
    transform: scale(1.1);
    transition: all 0.6s;
}

.cardListhover:hover{
    background-color: #FF9900;
    color: #ffffff;
}

.cardList{
    width:279px;
    box-shadow:0px 0px 16px rgba(0,0,0,0.08);
    border-radius:8px;
    height: 361px;
    overflow: hidden;
}


.cardList p{
    font-size:12px;
font-family:Microsoft YaHei;
font-weight:400;
line-height:26px;
color:rgba(153,153,153,1);
opacity:1;
margin-top: 18px;
}

.cardList h4{
    font-size:20px;
font-family:Microsoft YaHei;
font-weight:400;
line-height:20px;
color:rgba(51,51,51,1);
opacity:1;
margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.cardListhover:hover p, .cardListhover:hover h4{
    color: #ffffff;
}
.yishu{
    background: url("../img/yueyue.jpg") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 235px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.yishuText{
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-bottom: 20px;

}

.but{
    width:140px;
    height:36px;
    border:1px solid rgba(255,255,255,1);
    border-radius:30px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    /*box-shadow:0px 0px 16px #FF6640;*/
}

.but:hover{
    background: #FF9900;
    border:1px solid rgba(255,255,255,1);
    color: #fff;
    -moz-box-shadow:0px 4px 12px rgba(255,102,63,0.8);
    -webkit-box-shadow:0px 4px 12px rgba(255,102,63,0.8);
    box-shadow:0px 4px 12px rgba(255,102,63,0.8);
}

.cardList>img{
    border-top-left-radius:8px;
border-top-right-radius:8px;
    width: 280px;
    height: 190px;
}


.xueyuan{
    background-color: #F8F6F9;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.xueyuanList{
    height: 100px;
    width: 61%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xueyuan>div{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
}

.div:hover{
    color: #FF9900;
}

.bottom1{
    height: 231px;
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
}

.bottom1Lsit{
    width: 61%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottom1 ul li h4,.guanwomen{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    line-height:20px;
    color:rgba(102,102,102,1);
}
.guanwomen{
    text-align: left;
    margin-top: 20px;
    margin-bottom: 6px;
}


.bottom1 ul li{
    margin-top: 5px;
    font-size:12px;
    color:rgba(153,153,153,1);
}

.linkt1{
    width: 0px;
    height: 142px;
    border: 1px solid #eeeeee;
}

.bottom2{
    height: 71px;
    width: 100%;

}

.boooemLIst{
    width: 61%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banq p{
    font-size:12px;
    color:rgba(190,190,190,1);
}

.fanhui>p{
    font-size:12px;
    color:rgba(153,153,153,1);
}


.swiper-container1{
    width: 100%;
}

.swiper4{
    width: 60%;
}

.swiper3{
    width: 60%;
}

.swiper-btn-prev{
    background: url("../img/zhuo.png") no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 41%;
    z-index: 300;
}

.swiper-btn-next{
    background: url("../img/zyou.png") no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 41%;
    right: 0;
    z-index: 300;
}

    /*包裹自定义分页器的div的位置等CSS样式*/
.swiper-pagination-custom {
    bottom: 10px;
    left: 0;
    width: 100%;
}
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-pagination-customs {
    display: inline-block;
    margin: 0 5px;
    width:8px;
    height:8px;
    background:rgba(255,214,153,1);
    border-radius:50%;
    opacity:1;
}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
    width:16px;
    height:8px;
    background:rgba(255,153,0,1);
    opacity:1;
    border-radius:10px;
}



.swiper-btn-next{
    background: url("../img/zyou.png") no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 41%;
    right: 0;
    z-index: 300;
}


.kechengzixun{
    width:120px;
    height:242px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 12px rgba(0,0,0,0.08);
    border-radius:10px;
    position: fixed;
    left: 72px;
    top: 600px;
    z-index: 999999;
}

.kehcengzhix{
    height: 50%;
}

.kehcengzhix:first-child
{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.kehcengzhix:last-child
{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.kehcengzhix:hover{
    background-color:#FF9900 ;
    color: #ffffff;
}

.bg{
    background-color:#FF9900 ;
    color: #ffffff;
}

.jiamegList{
    height: 23%;
}

.jiamegList:hover, .jiamegList:hover p{
    background:#FF9900 ; 
    color: #fff;
}

.jiamegList img{
    width: 80px;
    height: 80px;
    border: 1px solid #fff;
}

.jiamegList p{
    color: #666;
}


.huidaodingbu{
    width:120px;
    height:44px;
    background:rgba(229,229,229,1);
    opacity:1;
    border-radius:0px 0px 8px 8px;
    text-align: center;
    line-height: 44px;
}

.huidaodingbu > i{
    font-size: 24px !important;
}

.link1111{
    width:120px;
    height:1px;
    background:rgba(204,204,204,1);
    opacity:1;
}

.jiamegshengqiqngb{
    width:120px;
    height:526px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 12px rgba(0,0,0,0.08);
    border-radius:10px;
    position: fixed;
    top: 371px;
    right: 80px;
    z-index: 999999;
}


.selecthovr:hover{
    height: 100%;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#FF9900;
    line-height: 65px;
    border-bottom: 2px solid #FF9900;
    box-sizing: border-box;
}


@media screen and ( max-width: 1367px ) {
    .tabList{
        width: 42%;
    }
}


@media screen and ( max-width: 1367px ) {
    .curriculum{
        left: 205px;
    }
}


.dynamic{
    width: 48%;
}



.rectangle{
    background:rgba(255,255,255,1);
    border-radius:8px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 10px;
}

.swiper3 .swiper-slide{
    width: auto;
}


.swiper4 .swiper-slide{
    width: auto;
}



@media  ( max-width: 1367px ) {
    .curriculum{
        left: 205px;
    }
}

@media  ( max-width: 1680px ) {
    .curriculum{
        left: 300px;
    }
}

@media  ( max-width: 1600px ) {
    .curriculum{
        left: 290px !important;
    }
}

@media  ( max-width: 1440px ) {
    .curriculum{
        left: 221px !important;
    }
    .tabList{
        width: 42%;
    }
}

.school-env-item{
    position: relative;
    overflow: hidden;
}

.school-env-item:hover .imgLIst{
    display: block;
}

.imgLIst{
    display: none;
    width: 100%;
    height: 194px;
    background-color: rgba(0,0,0,0.5);
    border-radius:9px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    box-sizing: border-box;
}

.imgLIstc1{
    height: 194px;
}

.imgLIstc2{
    height: 165px;
}

.imgLIstc3{
    height: 360px;
}

.imgLIstc4{
    height: 153px;
}

.imgLIstc5{
    height: 204px;
}

.imgListdata{
    width: 100%;
    height: 100%;
    border: 1px solid #FF9900;
    border-radius: 9px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
}

.button{
    width:80px;
    height:28px;
    background:rgba(255,153,0,1);
    border-radius:12px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}

.imgListdata p:nth-child(1){
    font-size: 24px;
    padding-top: 20px;
}

.imgLIstc1 .imgListdata p:nth-child(1){
    padding-top: 36px;
}

.imgLIstc3 .imgListdata p:nth-child(1){
    padding-top: 120px;
}

.imgLIstc4 .imgListdata p:nth-child(1){
    padding-top: 2px;
}

.imgLIstc5 .imgListdata p:nth-child(1){
    padding-top: 30px;
}

.imgListdata p:nth-child(2){
    padding-top: 5px;
}

.imgListdata p:nth-child(3){
    padding-top: 5px;
    font-size: 16px;
    color: #FF9900;
}

.imgListdata p:nth-child(4){
    margin-top: 10px;
}


.flexc-link{
    display: flex;
    flex-direction:row;
    justify-content : space-around;
}

.flexc-link ul{
    margin-right: 50px;
}


#header-nav-login.small{
    width: 100%;
    top: 40px;
    background: #F8F6F7;
    z-index: 99999999;
    position: fixed;

    -moz-box-shadow:0px 6px 10px rgba(0, 0, 0, 0.08);
     -webkit-box-shadow:0px 6px 10px rgba(0, 0, 0, 0.08); 
     box-shadow:0px 6px 10px rgba(0, 0, 0, 0.08);
}




#header-nav-top.small{
  width: 100%;
  top: 0px;
  background: #F2F2F2;
  text-align: center;
  z-index: 99999999;
  position: fixed;
}


#header-nav-tab.small{
  width: 100%;
  top: 102px;
  background: #ffffff;
  text-align: center;
  z-index: 99999999;
  position: fixed;
}

#cnzz_stat_icon_1273587611{
    float: right;
}